home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / maximus / mrtg111.zip / HISTORY.DOC next >
Text File  |  1992-12-14  |  2KB  |  60 lines

  1.   Changes from .03a to .04a:
  2.  
  3.   Changed the number of tunes to display the correct number.  Since the
  4.   array is 0 based, I forgot to add one to the number before printing,
  5.   so it was always one less than is in the tunes.bbs
  6.  
  7.   Added a new/line to the end of 'Number of tunes in tunes.bbs is'.
  8.  
  9.   Moved both lines to the end of the program so nothing is printed but
  10.   an error message if one is printed.
  11.  
  12.   Removed the reference to use the /A switch since it isn't in yet.
  13.  
  14.   Changes from .04a to .05a
  15.  
  16.   MRTG would not recognize a YELL number if there wasn't a space between
  17.   the * and the Yell.  Now MRTG will recognize *Yell1 or * Yell1.
  18.  
  19.   Changes from .05a to .06a
  20.  
  21.   The change I made in .04a for printing the number of tunes in
  22.   tunes.bbs was incorrect.  The actual problem was MRTG not recognizing
  23.   a Yell if there wasn't a space between the * and the Yell.  Removed
  24.   the fix.
  25.  
  26.   Docs written.
  27.  
  28.   .06a
  29.  
  30.   First BETA package!
  31.  
  32.   Changes from .06a to .07b
  33.  
  34.     .06a would only run on a 286, that has been changed to run on just
  35.     about everything.
  36.  
  37.     Added a quiet switch /q to turn off the two lines that tell you how
  38.     many tunes there are and what the random tune is.  Might only save a
  39.     millisecond or two, but it's there if you want it.
  40.  
  41.     Added another error message in tunes.bbs search.  It is when there
  42.     is not a space between the * and either the comment or the Yell#.
  43.  
  44.     Added printing of the line number and the offending line when an
  45.     error occurs while parsing tunes.bbs for easier tracing.
  46.  
  47.   1.00
  48.  
  49.       First Public Non-beta release!
  50.  
  51.   1.10
  52.  
  53.       Fixed a bug that would cause a random tune of 0 to be generated.
  54.       Compiled under Quick C instead of Turbo C++ which fixed a
  55.       mysterious memory problem.
  56.  
  57.   1.11
  58.       Fixed a mysterious problem with one tunes.bbs file I got here that
  59.       would send MRTG into LaLa land.  It now works with that file.
  60.